'宣言 Public Overloads Sub Sort( _ ByVal index As System.Integer, _ ByVal count As System.Integer, _ ByVal comparer As System.Collections.Generic.IComparer(Of CodeRange) _ )
'使用法 Dim instance As CodeRanges Dim index As System.Integer Dim count As System.Integer Dim comparer As System.Collections.Generic.IComparer(Of CodeRange) instance.Sort(index, count, comparer)
パラメータ
- index
- count
- comparer